From: yarikoptic Date: Sat, 27 Sep 2025 12:19:14 +0000 (+0000) Subject: missing build dep for debian? X-Git-Tag: archive/raspbian/10.20251029-1+rpi1~1^2~3^2~53^2~9 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=0439c3aae309098ae68bc22900a682a26fd2dd32;p=git-annex.git missing build dep for debian? --- diff --git a/doc/bugs/FTBFS__58___needs_build-dep_libghc-unbounded-delays-dev.mdwn b/doc/bugs/FTBFS__58___needs_build-dep_libghc-unbounded-delays-dev.mdwn new file mode 100644 index 0000000000..f0e3c7b47c --- /dev/null +++ b/doc/bugs/FTBFS__58___needs_build-dep_libghc-unbounded-delays-dev.mdwn @@ -0,0 +1,13 @@ +### Please describe the problem. + +encountered while building standalone `10.20250828-1~ndall+1` under trixie + +``` + checking git-remote-gcrypt... git-remote-gcrypt + checking ssh connection caching... yes +Configuring git-annex-10.20250828... +Error: Setup: Encountered missing or private dependencies: +unbounded-delays +``` + +oddly we still built fine I believe for the http://github.com/datalad/git-annex where we also do not have that one I think